Learn R Programming

distr6 (version 1.4.8)

[.VectorDistribution: Extract one or more Distributions from a VectorDistribution

Description

Once a VectorDistribution has been constructed, use [ to extract one or more Distributions from inside it.

Usage

# S3 method for VectorDistribution
[(vecdist, i)

Arguments

vecdist

VectorDistribution from which to extract Distributions.

i

indices specifying distributions to extract.